home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6206 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: mac3.ifr.ing.tu-bs.de!user
  2. From: heller@ifr.ing.tu-bs.de (Heller)
  3. Newsgroups: comp.lang.c
  4. Subject: help with float conversion needed
  5. Date: Thu, 22 Feb 1996 18:08:13 +0100
  6. Organization: IfR
  7. Distribution: world
  8. Message-ID: <heller-2202961808130001@mac3.ifr.ing.tu-bs.de>
  9. NNTP-Posting-Host: mac3.ifr.ing.tu-bs.de
  10. X-Newsreader: Yet Another NewsWatcher 2.0.6b4
  11.  
  12. Hallo,
  13.  
  14.  
  15. I am developing control applications with a 68040-VMEbus board. For
  16. simple I/O-Operations and interfacing I need C-functions to convert
  17. float/double to int or long int. Unfortunately my compiler package 
  18. does not support float operations or standard I/O. 
  19. Therefore I have to implement all functions on my own.
  20.  
  21. Is there anybody who wrote such conversion routines or knows where
  22. I can find some on the net ?
  23.  
  24. I would really appreciate if anybody could help.
  25. Thanks in advance,
  26.  
  27.         Marcus
  28.  
  29. ==========================================    ======    =====  
  30. from  : M.Heller                      //     //        //   //
  31. email : heller@ifr.ing.tu-bs.de      //     //===     //====
  32.                                     //     //        //\\
  33. Institute of Control Engineering   //     //        //  \\
  34. TU Brunswick, Germany            --------------------------
  35.